home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
CHIP_CD_2005-06.iso
/
test
/
fruity
/
flstudio502_install.exe
/
Fruity Send.dll
/
0
/
RCDATA
/
TSYNTHEDITORFORM
/
TSYNTHEDITORFORM.txt
Wrap
Text File
|
2004-11-08
|
3KB
|
123 lines
object SynthEditorForm: TSynthEditorForm
Left = 196
Top = 420
BorderIcons = []
BorderStyle = bsSingle
Caption = 'SynthForm'
ClientHeight = 56
ClientWidth = 149
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poDefault
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object SynthPanel: TWPControl
Left = 0
Top = 0
Width = 149
Height = 56
Align = alClient
Color = 5452845
ParentColor = False
ParentShowHint = True
object PanWheel: TLineWheel
Left = 45
Top = 21
Width = 17
Height = 17
Hint = '|^b^aSend panning'
Options = [wwBigLine]
SlowMotionDiv = 4
Min = -128
Max = 128
DefaultValue = 0
OnChange = CutoffWheelChange
MouseButton = mbLeft
HotSideX = 10
HotSideY = 10
PopupMenu = SynthResModule.WheelMenu
LineColor = 12961206
LinePressedColor = 4629503
LineThickness = 1
end
object VolWheel: TLineWheel
Tag = 1
Left = 81
Top = 21
Width = 17
Height = 17
Hint = '|^b^aSend volume'
Options = [wwBigLine]
MoveSpeed = 48
SlowMotionDiv = 4
Max = 320
Value = 256
DefaultValue = 256
OnChange = CutoffWheelChange
MouseButton = mbLeft
HotSideX = 10
HotSideY = 10
PopupMenu = SynthResModule.WheelMenu
LineColor = 12961206
LinePressedColor = 4629503
LineThickness = 1
end
object SendSelect: TDigiWheel
Tag = -1
Left = 9
Top = 21
Width = 18
Height = 16
Cursor = crSizeNS
Hint = '|Send track number'
Options = [wwAutoSize, wwIncMode]
MoveSpeed = 2
SlowMotionDiv = 4
Max = 0
DefaultValue = 0
OnChange = SendSelectChange
MouseButton = mbLeft
HotSideX = 2
HotSideY = 6
Color = clNone
Font.Charset = ANSI_CHARSET
Font.Color = 13025463
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
BmpList = SynthResModule.Digits11IL
NumDigits = 2
NullValue = 0
end
object DryVolWheel: TLineWheel
Tag = 2
Left = 121
Top = 21
Width = 17
Height = 17
Hint = '|^b^aDry level'
Options = [wwBigLine]
MoveSpeed = 48
SlowMotionDiv = 4
Max = 320
Value = 256
DefaultValue = 256
OnChange = CutoffWheelChange
MouseButton = mbLeft
HotSideX = 10
HotSideY = 10
PopupMenu = SynthResModule.WheelMenu
LineColor = 12961206
LinePressedColor = 4629503
LineThickness = 1
end
end
end